Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,348 for

document protection

(0.04 sec)
  1. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the online comparison tool. Developers can use .NET, Java, and Cloud API to build a Document comparison application....Việt 中文 中國傳統的 Compare PDF Documents Online # To compare your PDF...file in the designated Source document area. Repeat the step for...

    blog.groupdocs.com/comparison/compare-pdf-files...
  2. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect Documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed Document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....Watermarking allows you to protect documents that you display on the...be added over a displayed document, overlapping its content....

    blog.groupdocs.com/viewer/protect-your-document...
  3. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/viewer/java/technical-support/weekly0.5https://docs.groupdocs.com/viewer/net/techni......com/viewer/java/load-document-from-amazon-s3-storage/weekly0...groupdocs.com/viewer/java/load-document-from-azure-blob-storage/weekly0...

    docs.groupdocs.com/sitemaps/viewer.xml
  4. Render Outlook data files as HTML, PDF, and ima...

    Convert Outlook (PST/OST) files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for Python / Document rendering basics / Render...

    docs.groupdocs.com/viewer/python-net/render-out...
  5. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web Documents to PDF, PNG, and JPEG formats....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...NET / Document rendering basics / Render web documents Render...

    docs.groupdocs.com/viewer/net/render-web-docume...
  6. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...usage / Loading documents / Load password-protected file Load password-protected...

    docs.groupdocs.com/redaction/python-net/load-pa...
  7. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to presentation documents / Working with slide backgrounds...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Remove Watermark from PDF Documents using C# | ...

    Delete or remove watermarks from PDF and other Documents using C#. An overview of .NET API for C# developers to create a watermark remover application....illegal use of confidential documents. When confidentiality is no...the watermarks from such documents. There can be text and image-based...

    blog.groupdocs.com/watermark/remove-watermark-f...
  9. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application.... When we merge multiple documents and pages together to form...form a combined comprehensive document, it often happens that we...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  10. Convert Word Documents to PDF in Java | DOCX to...

    Convert Word DOC & DOCX Documents to PDF within Java applications. Automate your file conversion using the Document conversion Java API....MS Word (DOC/DOCX) and PDF documents. Both formats have their pros...cons. Everyone uses these document formats according to one’s...

    blog.groupdocs.com/conversion/convert-word-doc-...